[INFO] cloning repository https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurHeymans/test-rustcrypto-mldsa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 528b79eb266335c00e88ccefb2f0d07040039289
[INFO] testing ArthurHeymans/test-rustcrypto-mldsa against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurHeymans%2Ftest-rustcrypto-mldsa" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] finished tweaking git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa
[INFO] tweaked toml for git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ArthurHeymans/test-rustcrypto-mldsa already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/signatures`
[INFO] [stderr]     Updating git repository `https://github.com/RustCrypto/formats.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tls_codec v0.4.1
[INFO] [stderr]   Downloaded unicode-ident v1.0.14
[INFO] [stderr]   Downloaded async-signature v0.6.0-pre.4
[INFO] [stderr]   Downloaded crypto-common v0.2.0-rc.1
[INFO] [stderr]   Downloaded signature v2.3.0-pre.4
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded pkcs8 v0.11.0-rc.1
[INFO] [stderr]   Downloaded hybrid-array v0.2.3
[INFO] [stderr]   Downloaded const-oid v0.10.0-rc.3
[INFO] [stderr]   Downloaded der v0.8.0-rc.1
[INFO] [stderr]   Downloaded digest v0.11.0-pre.9
[INFO] [stderr]   Downloaded der_derive v0.8.0-rc.1
[INFO] [stderr]   Downloaded pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]   Downloaded keccak v0.1.5
[INFO] [stderr]   Downloaded cpufeatures v0.2.16
[INFO] [stderr]   Downloaded sha1 v0.11.0-pre.4
[INFO] [stderr]   Downloaded block-buffer v0.11.0-rc.3
[INFO] [stderr]   Downloaded flagset v0.4.6
[INFO] [stderr]   Downloaded tls_codec_derive v0.4.1
[INFO] [stderr]   Downloaded syn v2.0.90
[INFO] [stderr]   Downloaded proc-macro2 v1.0.92
[INFO] [stderr]   Downloaded zeroize_derive v1.4.2
[INFO] [stderr]   Downloaded spki v0.8.0-rc.1
[INFO] [stderr]   Downloaded libc v0.2.169
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] edd271c0a56582f56ede259911c36173d21363b54fc5b813e4ba767b1922b796
[INFO] running `Command { std: "docker" "start" "-a" "edd271c0a56582f56ede259911c36173d21363b54fc5b813e4ba767b1922b796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "edd271c0a56582f56ede259911c36173d21363b54fc5b813e4ba767b1922b796", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edd271c0a56582f56ede259911c36173d21363b54fc5b813e4ba767b1922b796", kill_on_drop: false }`
[INFO] [stdout] edd271c0a56582f56ede259911c36173d21363b54fc5b813e4ba767b1922b796
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9394f8415b6c4d5a029569d7713931ae38bd47644f4ae3f4f20c6d429e722905
[INFO] running `Command { std: "docker" "start" "-a" "9394f8415b6c4d5a029569d7713931ae38bd47644f4ae3f4f20c6d429e722905", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling const-oid v0.10.0-rc.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling flagset v0.4.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0-rc.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling hybrid-array v0.2.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-common v0.2.0-rc.1
[INFO] [stderr]    Compiling block-buffer v0.11.0-rc.3
[INFO] [stderr]    Compiling der_derive v0.8.0-rc.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling der v0.8.0-rc.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling digest v0.11.0-pre.9
[INFO] [stderr]    Compiling signature v2.3.0-pre.4
[INFO] [stderr]    Compiling sha1 v0.11.0-pre.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling async-signature v0.6.0-pre.4
[INFO] [stderr]    Compiling spki v0.8.0-rc.1
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.1
[INFO] [stderr]    Compiling x509-cert v0.3.0-pre.0 (https://github.com/RustCrypto/formats.git#5df7daf0)
[INFO] [stderr]    Compiling ml-dsa v0.1.0-pre.0 (https://github.com/RustCrypto/signatures?rev=e7c698a094c2cca3e28bda0fab4684f21fc5363a#e7c698a0)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling test-rustcrypto-mldsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `CertTemplateParam` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct CertTemplateParam {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcgUeid` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:47:8
[INFO] [stdout]    |
[INFO] [stdout] 47 | struct TcgUeid<'a> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Fwid` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Fwid<'a> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FwidParam` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:69:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct FwidParam<'a> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TCG_MULTI_TCB_INFO_OID` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:74:7
[INFO] [stdout]    |
[INFO] [stdout] 74 | const TCG_MULTI_TCB_INFO_OID: &str = "2.23.133.5.4.5";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_MASK` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fixed_width_svn` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fixed_width_svn(svn: u8) -> u16 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MultiTcbInfo` is never constructed
[INFO] [stdout]   --> src/cert_rustcrypto.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | struct MultiTcbInfo<'a> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcbInfo` is never constructed
[INFO] [stdout]    --> src/cert_rustcrypto.rs:108:8
[INFO] [stdout]     |
[INFO] [stdout] 108 | struct TcbInfo<'a> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CertTemplateBuilder` is never constructed
[INFO] [stdout]    --> src/cert_rustcrypto.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct CertTemplateBuilder<'a, Key> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderKeys` is never used
[INFO] [stdout]    --> src/cert_rustcrypto.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub trait BuilderKeys: Sized {
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/cert_rustcrypto.rs:205:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | / impl<'a, Key> CertTemplateBuilder<'a, Key>
[INFO] [stdout] 198 | | where
[INFO] [stdout] 199 | |     Key: BuilderKeys
[INFO] [stdout] 200 | |         + spki::SignatureAlgorithmIdentifier
[INFO] [stdout] 201 | |         + Keypair
[INFO] [stdout] 202 | |         + signature::Signer<<Key as BuilderKeys>::Signature>,
[INFO] [stdout] 203 | |     Key::VerifyingKey: EncodePublicKey,
[INFO] [stdout]     | |_______________________________________- associated items in this implementation
[INFO] [stdout] 204 |   {
[INFO] [stdout] 205 |       pub fn new() -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |       pub fn add_basic_constraints_ext(mut self, ca: bool, path_len: u32) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |       pub fn add_key_usage_ext(mut self, usage: KeyUsage) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |       pub fn add_ueid_ext(mut self, ueid: &'a [u8]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |       pub fn add_fmc_dice_tcb_info_ext(
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |       pub fn add_rt_dice_tcb_info_ext(mut self, svn: u8, fwids: &'a [FwidParam<'a>]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |       pub fn tbs_template(mut self, subject_cn: &str, issuer_cn: &str) -> TbsTemplate {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeGen` is never constructed
[INFO] [stdout]   --> src/code_gen.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct CodeGen {}
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `gen_code` and `code` are never used
[INFO] [stdout]   --> src/code_gen.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl CodeGen {
[INFO] [stdout]    | ------------ associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn gen_code(type_name: &str, template: TbsTemplate, out_path: &str) {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     fn code(type_name: &str, template: TbsTemplate) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CsrTemplateParam` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | struct CsrTemplateParam {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TcgUeid` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | struct TcgUeid<'a> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CsrTemplateBuilder` is never constructed
[INFO] [stdout]   --> src/csr_rustcrypto.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct CsrTemplateBuilder<'a, Key> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BuilderKeys` is never used
[INFO] [stdout]   --> src/csr_rustcrypto.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub trait BuilderKeys: Sized {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_basic_constraints_ext`, `add_key_usage_ext`, `add_ueid_ext`, and `tbs_template` are never used
[INFO] [stdout]    --> src/csr_rustcrypto.rs:86:12
[INFO] [stdout]     |
[INFO] [stdout]  78 | / impl<'a, Key> CsrTemplateBuilder<'a, Key>
[INFO] [stdout]  79 | | where
[INFO] [stdout]  80 | |     Key: BuilderKeys
[INFO] [stdout]  81 | |         + spki::SignatureAlgorithmIdentifier
[INFO] [stdout]  82 | |         + Keypair
[INFO] [stdout]  83 | |         + signature::Signer<<Key as BuilderKeys>::Signature>,
[INFO] [stdout]  84 | |     Key::VerifyingKey: EncodePublicKey,
[INFO] [stdout]     | |_______________________________________- associated items in this implementation
[INFO] [stdout]  85 |   {
[INFO] [stdout]  86 |       pub fn new() -> Self {
[INFO] [stdout]     |              ^^^
[INFO] [stdout] ...
[INFO] [stdout]  96 |       pub fn add_basic_constraints_ext(mut self, ca: bool, path_len: u32) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |       pub fn add_key_usage_ext(mut self, usage: KeyUsage) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |       pub fn add_ueid_ext(mut self, ueid: &'a [u8]) -> Self {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |       pub fn tbs_template(mut self, subject_cn: &str) -> TbsTemplate {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TbsParam` is never constructed
[INFO] [stdout]   --> src/tbs.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TbsParam {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/tbs.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl TbsParam {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 26 |     /// Create an instance `TbsParam`
[INFO] [stdout] 27 |     pub fn new(name: &'static str, offset: usize, len: usize) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TbsTemplate` is never constructed
[INFO] [stdout]   --> src/tbs.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct TbsTemplate {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `tbs`, and `params` are never used
[INFO] [stdout]   --> src/tbs.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl TbsTemplate {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 39 |     /// Create an instance of `TbsTemplate`
[INFO] [stdout] 40 |     pub fn new(template: Vec<u8>, params: Vec<TbsParam>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn tbs(&self) -> &[u8] {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn params(&self) -> &[TbsParam] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_tbs` is never used
[INFO] [stdout]   --> src/tbs.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn get_tbs(der: Vec<u8>) -> Vec<u8> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_param` is never used
[INFO] [stdout]   --> src/tbs.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn init_param(needle: &[u8], haystack: &[u8], param: TbsParam) -> TbsParam {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sanitize` is never used
[INFO] [stdout]    --> src/tbs.rs:122:8
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub fn sanitize(param: TbsParam, buf: &mut [u8]) -> TbsParam {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.76s
[INFO] running `Command { std: "docker" "inspect" "9394f8415b6c4d5a029569d7713931ae38bd47644f4ae3f4f20c6d429e722905", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9394f8415b6c4d5a029569d7713931ae38bd47644f4ae3f4f20c6d429e722905", kill_on_drop: false }`
[INFO] [stdout] 9394f8415b6c4d5a029569d7713931ae38bd47644f4ae3f4f20c6d429e722905
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0c810aeb7c7fea73196cd895a35238efd1eb42b7fa9b333cbb12e009d98bb43
[INFO] running `Command { std: "docker" "start" "-a" "f0c810aeb7c7fea73196cd895a35238efd1eb42b7fa9b333cbb12e009d98bb43", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-rustcrypto-mldsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stdout]    |
[INFO] [stdout] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stdout]    |
[INFO] [stdout] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLAG_MASK` is never used
[INFO] [stdout]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stdout]    |
[INFO] [stdout] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] running `Command { std: "docker" "inspect" "f0c810aeb7c7fea73196cd895a35238efd1eb42b7fa9b333cbb12e009d98bb43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0c810aeb7c7fea73196cd895a35238efd1eb42b7fa9b333cbb12e009d98bb43", kill_on_drop: false }`
[INFO] [stdout] f0c810aeb7c7fea73196cd895a35238efd1eb42b7fa9b333cbb12e009d98bb43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d412f32568f01953a98bcd652ab5d60b8567b48e35ad64286b4c49593865f0a0
[INFO] running `Command { std: "docker" "start" "-a" "d412f32568f01953a98bcd652ab5d60b8567b48e35ad64286b4c49593865f0a0", kill_on_drop: false }`
[INFO] [stderr] warning: constant `FLAG_BIT_NOT_CONFIGURED` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:77:7
[INFO] [stderr]    |
[INFO] [stderr] 77 | const FLAG_BIT_NOT_CONFIGURED: u32 = 1 << 0;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_BIT_NOT_SECURE` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:78:7
[INFO] [stderr]    |
[INFO] [stderr] 78 | const FLAG_BIT_NOT_SECURE: u32 = 1 << 1;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_BIT_DEBUG` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:79:7
[INFO] [stderr]    |
[INFO] [stderr] 79 | const FLAG_BIT_DEBUG: u32 = 1 << 3;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_BIT_FIXED_WIDTH` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:80:7
[INFO] [stderr]    |
[INFO] [stderr] 80 | const FLAG_BIT_FIXED_WIDTH: u32 = 1 << 31;
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `FLAG_MASK` is never used
[INFO] [stderr]   --> src/cert_rustcrypto.rs:82:7
[INFO] [stderr]    |
[INFO] [stderr] 82 | const FLAG_MASK: u32 = FLAG_BIT_NOT_CONFIGURED 
[INFO] [stderr]    |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `test-rustcrypto-mldsa` (bin "test-rustcrypto-mldsa" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_rustcrypto_mldsa-fccca4fb32e41c90)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_gen_init_devid_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_fmc_alias_csr_mldsa87 ... FAILED
[INFO] [stdout] test test_gen_rt_alias_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_local_devid_cert_mldsa87 ... ok
[INFO] [stdout] test test_gen_fmc_alias_cert_mldsa87 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_gen_init_devid_csr_mldsa87 stdout ----
[INFO] [stdout] 
[INFO] [stdout] Subject names:
[INFO] [stdout]   2.5.4.5: Any { tag: Tag(0x13: PrintableString), value: BytesOwned { length: Length(64), inner: [66, 51, 54, 56, 57, 66, 57, 57, 68, 55, 65, 49, 57, 56, 49, 67, 69, 57, 51, 56, 53, 65, 53, 55, 67, 52, 67, 70, 68, 69, 48, 54, 50, 51, 52, 51, 57, 56, 54, 66, 55, 53, 55, 70, 51, 51, 66, 67, 55, 49, 53, 65, 55, 68, 66, 55, 50, 48, 52, 57, 50, 55, 49, 68] } }
[INFO] [stdout]   2.5.4.3: Any { tag: Tag(0x0c: UTF8String), value: BytesOwned { length: Length(27), inner: [67, 97, 108, 105, 112, 116, 114, 97, 32, 50, 46, 48, 32, 77, 108, 68, 115, 97, 56, 55, 32, 73, 68, 101, 118, 73, 68] } }
[INFO] [stdout] 
[INFO] [stdout] Public key:
[INFO] [stdout]   Algorithm: 2.16.840.1.101.3.4.3.19
[INFO] [stdout]   Parameters: None
[INFO] [stdout]   Key: BitString { unused_bits: 0, bit_length: 20736, inner: [30, 116, 22, 47, 248, 150, 11, 199, 180, 147, 66, 74, 94, 106, 52, 21, 235, 30, 161, 27, 92, 54, 224, 36, 30, 241, 225, 246, 20, 193, 175, 234, 7, 124, 176, 110, 160, 21, 28, 161, 82, 179, 214, 202, 20, 255, 236, 76, 84, 218, 100, 163, 77, 41, 227, 136, 66, 28, 52, 93, 223, 111, 174, 65, 231, 182, 76, 83, 235, 82, 156, 59, 229, 206, 25, 69, 82, 146, 253, 83, 155, 53, 15, 2, 25, 161, 96, 60, 107, 91, 88, 18, 252, 22, 17, 132, 149, 228, 85, 97, 89, 77, 138, 154, 203, 4, 248, 198, 255, 70, 49, 19, 234, 163, 156, 110, 95, 182, 25, 37, 90, 77, 150, 114, 241, 149, 60, 82, 116, 81, 74, 92, 52, 41, 208, 191, 37, 91, 204, 155, 184, 190, 204, 147, 41, 140, 151, 191, 170, 13, 252, 8, 114, 123, 5, 152, 64, 58, 64, 184, 57, 179, 177, 14, 54, 48, 235, 233, 254, 39, 52, 210, 248, 211, 37, 164, 9, 128, 18, 48, 138, 141, 6, 167, 249, 47, 14, 201, 43, 177, 192, 118, 188, 118, 55, 62, 211, 232, 66, 37, 73, 20, 48, 150, 244, 1, 178, 225, 223, 149, 191, 191, 212, 240, 113, 115, 167, 8, 130, 101, 11, 26, 25, 106, 198, 208, 22, 218, 32, 226, 148, 22, 35, 48, 172, 76, 115, 219, 45, 14, 71, 190, 46, 166, 186, 58, 219, 215, 32, 231, 173, 9, 19, 135, 217, 87, 180, 247, 98, 146, 117, 166, 60, 177, 170, 45, 114, 7, 219, 232, 175, 227, 120, 247, 210, 0, 140, 95, 162, 122, 11, 30, 11, 28, 251, 200, 87, 158, 176, 252, 163, 193, 8, 199, 8, 81, 21, 150, 187, 206, 86, 237, 203, 51, 254, 153, 157, 229, 152, 96, 85, 180, 16, 20, 48, 216, 57, 55, 111, 130, 173, 211, 45, 174, 205, 44, 191, 248, 69, 228, 1, 166, 50, 176, 251, 183, 8, 0, 81, 2, 227, 35, 247, 100, 165, 48, 21, 167, 9, 138, 51, 30, 148, 222, 80, 139, 101, 83, 215, 165, 192, 117, 83, 72, 248, 201, 71, 84, 108, 117, 115, 125, 27, 109, 182, 125, 195, 218, 35, 161, 3, 121, 91, 157, 114, 46, 76, 199, 147, 59, 222, 246, 182, 196, 125, 91, 199, 45, 103, 74, 7, 238, 126, 121, 167, 110, 114, 5, 117, 57, 164, 104, 250, 101, 8, 216, 98, 101, 19, 95, 188, 216, 118, 93, 89, 115, 85, 143, 55, 102, 99, 84, 176, 76, 173, 78, 68, 203, 112, 90, 133, 121, 60, 58, 10, 121, 1, 38, 119, 90, 206, 46, 165, 103, 104, 200, 137, 151, 124, 22, 235, 182, 153, 224, 141, 33, 199, 166, 236, 25, 91, 190, 145, 19, 206, 202, 97, 167, 14, 0, 231, 110, 197, 121, 147, 67, 68, 253, 250, 188, 96, 176, 221, 125, 149, 233, 58, 32, 235, 113, 138, 240, 210, 104, 216, 22, 84, 198, 187, 235, 148, 128, 24, 50, 74, 179, 129, 102, 252, 240, 167, 219, 142, 232, 237, 99, 9, 23, 10, 216, 191, 27, 151, 137, 109, 150, 138, 133, 175, 116, 13, 105, 156, 114, 209, 98, 219, 81, 225, 128, 177, 44, 204, 104, 70, 194, 213, 189, 226, 167, 253, 197, 99, 73, 249, 237, 0, 228, 169, 253, 238, 9, 31, 169, 26, 90, 146, 0, 43, 200, 91, 99, 135, 46, 111, 114, 80, 26, 190, 140, 25, 81, 126, 255, 50, 81, 81, 185, 109, 102, 0, 226, 30, 243, 142, 33, 83, 170, 150, 244, 187, 106, 144, 172, 95, 105, 84, 14, 46, 242, 47, 161, 94, 102, 113, 19, 191, 200, 103, 255, 119, 194, 223, 117, 92, 18, 182, 167, 152, 102, 127, 60, 10, 67, 88, 107, 162, 185, 191, 237, 238, 111, 46, 227, 77, 30, 39, 26, 22, 129, 15, 102, 41, 115, 47, 127, 43, 220, 145, 171, 21, 63, 235, 235, 78, 92, 121, 10, 153, 155, 35, 34, 215, 29, 6, 123, 103, 4, 184, 131, 4, 121, 175, 130, 136, 226, 17, 117, 208, 161, 114, 121, 138, 197, 196, 49, 116, 46, 112, 19, 18, 110, 90, 179, 161, 43, 96, 125, 104, 1, 176, 145, 238, 118, 194, 14, 40, 174, 145, 127, 121, 113, 204, 36, 164, 21, 194, 216, 127, 189, 58, 220, 65, 42, 5, 104, 227, 234, 134, 140, 72, 18, 195, 220, 131, 187, 130, 220, 121, 224, 136, 214, 251, 177, 62, 190, 242, 41, 1, 232, 102, 45, 30, 231, 213, 127, 122, 65, 160, 17, 48, 101, 185, 107, 21, 27, 62, 242, 183, 33, 137, 220, 34, 92, 100, 51, 105, 130, 117, 151, 139, 246, 124, 246, 174, 44, 11, 178, 228, 121, 200, 130, 61, 144, 245, 132, 21, 153, 30, 192, 183, 54, 171, 231, 138, 188, 101, 117, 144, 236, 151, 158, 225, 150, 224, 25, 40, 245, 153, 222, 110, 132, 136, 187, 34, 92, 127, 126, 70, 21, 183, 147, 241, 117, 19, 221, 156, 46, 72, 207, 97, 6, 117, 81, 9, 220, 137, 107, 243, 198, 253, 147, 5, 129, 235, 226, 23, 90, 75, 92, 94, 118, 253, 102, 250, 222, 62, 10, 159, 171, 133, 194, 162, 72, 252, 193, 60, 207, 205, 221, 185, 100, 6, 191, 58, 200, 39, 44, 206, 206, 248, 131, 181, 140, 157, 133, 13, 208, 12, 48, 174, 58, 253, 102, 239, 101, 38, 236, 154, 177, 211, 243, 145, 7, 137, 105, 110, 225, 201, 233, 94, 166, 116, 228, 239, 38, 154, 131, 23, 71, 181, 90, 91, 162, 76, 164, 154, 38, 200, 180, 185, 54, 154, 145, 35, 5, 24, 162, 188, 166, 43, 221, 201, 214, 156, 76, 248, 1, 215, 65, 247, 125, 6, 144, 105, 56, 176, 86, 79, 7, 11, 54, 149, 92, 111, 203, 133, 157, 27, 112, 244, 135, 16, 68, 141, 128, 191, 113, 189, 18, 169, 3, 147, 201, 92, 34, 126, 132, 156, 170, 200, 6, 146, 226, 222, 235, 30, 20, 154, 118, 147, 6, 244, 11, 59, 222, 57, 25, 66, 105, 30, 47, 36, 12, 229, 129, 107, 147, 40, 58, 255, 131, 109, 141, 184, 237, 86, 40, 81, 197, 209, 87, 17, 231, 79, 29, 110, 164, 12, 193, 17, 60, 168, 158, 106, 135, 202, 144, 168, 204, 194, 174, 154, 187, 191, 71, 96, 77, 239, 38, 179, 15, 2, 5, 241, 0, 99, 140, 181, 53, 82, 130, 85, 64, 6, 19, 12, 121, 180, 120, 113, 184, 14, 16, 184, 64, 7, 163, 133, 210, 157, 182, 168, 194, 184, 201, 49, 12, 29, 113, 146, 107, 105, 195, 109, 135, 121, 116, 107, 53, 233, 72, 130, 206, 230, 133, 87, 208, 245, 41, 224, 238, 171, 253, 20, 31, 225, 6, 81, 231, 149, 203, 212, 230, 207, 86, 185, 130, 166, 156, 1, 195, 25, 239, 148, 164, 105, 179, 247, 85, 171, 201, 68, 70, 231, 197, 238, 238, 198, 224, 112, 128, 130, 161, 190, 140, 96, 37, 225, 180, 190, 176, 199, 98, 240, 237, 92, 131, 120, 106, 157, 249, 15, 4, 165, 37, 232, 39, 89, 164, 34, 173, 238, 94, 159, 32, 254, 226, 63, 71, 222, 212, 135, 165, 171, 172, 236, 44, 52, 130, 196, 250, 167, 56, 103, 21, 76, 43, 200, 41, 246, 155, 96, 169, 191, 237, 195, 215, 29, 233, 128, 188, 37, 214, 90, 247, 191, 179, 124, 118, 226, 233, 108, 180, 29, 207, 122, 26, 18, 218, 67, 220, 102, 53, 134, 108, 199, 239, 137, 77, 252, 28, 51, 79, 209, 241, 155, 191, 233, 21, 131, 166, 119, 107, 24, 210, 201, 73, 136, 69, 77, 97, 152, 182, 233, 187, 156, 154, 161, 171, 125, 122, 54, 119, 129, 145, 62, 163, 201, 208, 96, 17, 82, 24, 210, 245, 146, 69, 109, 85, 83, 4, 241, 174, 78, 252, 91, 198, 79, 14, 17, 83, 93, 223, 146, 40, 145, 168, 238, 130, 201, 10, 116, 31, 137, 177, 95, 19, 163, 69, 199, 193, 17, 176, 227, 87, 154, 253, 7, 90, 169, 53, 94, 7, 153, 214, 50, 67, 159, 191, 124, 25, 108, 213, 72, 216, 160, 252, 237, 28, 110, 148, 161, 213, 170, 94, 47, 83, 28, 6, 26, 151, 89, 59, 153, 166, 2, 35, 135, 226, 92, 103, 249, 245, 179, 15, 249, 17, 20, 156, 43, 241, 216, 210, 37, 180, 252, 53, 197, 129, 183, 240, 174, 230, 98, 109, 205, 170, 60, 80, 140, 218, 91, 144, 48, 193, 208, 23, 207, 40, 237, 232, 131, 143, 51, 83, 47, 129, 23, 199, 234, 206, 41, 108, 49, 206, 230, 170, 141, 29, 8, 126, 101, 88, 88, 196, 18, 79, 208, 103, 69, 62, 113, 43, 102, 253, 48, 189, 106, 113, 122, 237, 190, 31, 19, 181, 120, 45, 211, 196, 158, 170, 191, 239, 93, 146, 7, 92, 159, 248, 31, 130, 239, 126, 72, 40, 193, 176, 5, 28, 222, 175, 81, 52, 174, 228, 155, 89, 252, 74, 77, 84, 234, 244, 228, 176, 36, 99, 119, 162, 72, 62, 63, 72, 197, 254, 39, 57, 22, 116, 26, 143, 1, 98, 221, 46, 82, 5, 134, 121, 254, 27, 172, 138, 34, 191, 75, 18, 126, 79, 206, 121, 128, 28, 189, 131, 222, 92, 202, 223, 212, 85, 204, 49, 56, 12, 141, 141, 70, 237, 129, 15, 245, 105, 125, 139, 225, 167, 39, 234, 246, 145, 3, 67, 216, 175, 160, 99, 71, 108, 161, 236, 240, 63, 254, 87, 100, 28, 59, 236, 34, 18, 233, 28, 22, 45, 154, 61, 133, 132, 107, 42, 131, 173, 1, 57, 195, 97, 96, 251, 40, 226, 29, 138, 137, 236, 156, 95, 100, 77, 48, 61, 177, 218, 211, 202, 170, 234, 157, 235, 2, 80, 245, 89, 74, 190, 219, 127, 25, 182, 18, 70, 66, 186, 60, 83, 255, 138, 50, 176, 56, 157, 117, 173, 192, 114, 45, 222, 173, 187, 170, 76, 96, 90, 34, 185, 193, 206, 135, 6, 242, 239, 241, 114, 70, 232, 47, 41, 87, 3, 28, 176, 109, 147, 14, 85, 216, 19, 237, 212, 201, 163, 141, 176, 0, 172, 190, 90, 138, 172, 131, 66, 106, 9, 149, 57, 83, 213, 59, 25, 139, 3, 95, 63, 45, 152, 126, 28, 122, 137, 163, 81, 5, 247, 232, 184, 103, 186, 242, 154, 167, 39, 39, 211, 214, 128, 56, 239, 204, 18, 236, 247, 237, 138, 141, 14, 13, 127, 252, 228, 209, 176, 27, 124, 14, 189, 7, 45, 208, 53, 99, 166, 176, 133, 141, 132, 134, 162, 202, 34, 103, 34, 222, 246, 214, 230, 23, 124, 229, 175, 144, 26, 168, 227, 165, 149, 130, 51, 129, 44, 204, 176, 61, 101, 182, 14, 90, 157, 197, 165, 102, 208, 141, 71, 181, 150, 1, 42, 12, 56, 225, 29, 15, 144, 152, 58, 125, 226, 191, 211, 217, 44, 72, 130, 51, 70, 219, 77, 255, 148, 172, 100, 80, 252, 179, 230, 106, 135, 6, 105, 184, 104, 130, 76, 53, 195, 126, 106, 192, 27, 64, 207, 20, 164, 17, 64, 68, 19, 146, 210, 35, 99, 148, 171, 247, 167, 113, 101, 18, 102, 181, 111, 80, 97, 4, 162, 125, 139, 95, 52, 110, 84, 218, 233, 231, 211, 41, 82, 80, 249, 86, 140, 4, 224, 18, 143, 4, 231, 188, 185, 38, 196, 84, 177, 91, 138, 141, 38, 129, 230, 169, 46, 162, 141, 15, 191, 48, 44, 141, 34, 50, 37, 237, 21, 129, 206, 148, 165, 92, 199, 122, 75, 51, 157, 122, 70, 5, 90, 19, 73, 162, 137, 216, 91, 187, 99, 244, 1, 67, 213, 90, 98, 179, 193, 11, 58, 199, 46, 87, 106, 203, 126, 197, 128, 131, 57, 193, 5, 25, 120, 253, 173, 125, 220, 20, 58, 88, 19, 60, 139, 248, 23, 223, 17, 240, 63, 186, 214, 111, 220, 185, 155, 165, 24, 191, 29, 201, 137, 113, 214, 60, 198, 186, 41, 141, 113, 93, 102, 49, 39, 48, 189, 202, 46, 11, 83, 87, 170, 200, 69, 31, 241, 160, 17, 115, 96, 12, 100, 12, 97, 128, 230, 16, 193, 246, 198, 46, 193, 183, 79, 28, 60, 162, 194, 118, 15, 208, 181, 177, 56, 6, 9, 39, 101, 210, 193, 241, 158, 52, 131, 20, 36, 49, 31, 249, 75, 157, 40, 160, 2, 198, 164, 115, 114, 139, 124, 93, 133, 64, 97, 226, 10, 47, 60, 197, 140, 118, 168, 245, 141, 220, 53, 37, 109, 40, 17, 233, 118, 113, 125, 144, 8, 163, 228, 230, 86, 211, 151, 86, 31, 202, 103, 225, 237, 88, 5, 87, 75, 60, 78, 19, 54, 186, 116, 210, 52, 48, 97, 89, 128, 0, 211, 172, 19, 247, 167, 141, 197, 69, 201, 67, 30, 146, 156, 64, 244, 229, 101, 171, 93, 132, 207, 185, 186, 178, 140, 132, 186, 197, 137, 23, 209, 41, 135, 174, 132, 98, 18, 85, 162, 74, 26, 243, 60, 51, 144, 19, 105, 216, 17, 163, 224, 115, 18, 127, 45, 86, 169, 113, 24, 133, 139, 100, 150, 133, 91, 199, 78, 253, 18, 61, 34, 125, 168, 15, 190, 42, 96, 77, 145, 231, 85, 207, 80, 189, 242, 125, 209, 219, 128, 36, 13, 132, 214, 102, 216, 81, 8, 94, 144, 93, 18, 69, 225, 88, 219, 183, 210, 99, 118, 236, 69, 233, 54, 246, 74, 95, 40, 118, 96, 255, 177, 211, 82, 57, 171, 203, 212, 40, 9, 71, 187, 251, 234, 24, 108, 16, 45, 98, 218, 91, 148, 212, 246, 38, 35, 215, 113, 186, 131, 237, 101, 84, 65, 55, 21, 100, 208, 128, 92, 164, 15, 13, 58, 233, 7, 32, 15, 185, 86, 207, 229, 253, 81, 184, 242, 233, 164, 56, 239, 28, 24, 133, 199, 0, 203, 170, 87, 235, 132, 4, 12, 77, 80, 145, 158, 41, 183, 62, 187, 32, 240, 218, 236, 197, 83, 221, 153, 179, 186, 37, 208, 66, 77, 137, 77, 165, 79, 29, 5, 225, 207, 35, 54, 41, 68, 40, 155, 120, 35, 103, 203, 95, 24, 230, 211, 176, 204, 85, 206, 155, 224, 13, 97, 165, 254, 169, 146, 55, 10, 10, 92, 243, 181, 44, 16, 60, 231, 100, 74, 124, 70, 245, 36, 99, 232, 187, 182, 187, 178, 29, 252, 227, 231, 145, 38, 160, 219, 188, 152, 181, 34, 215, 118, 94, 185, 174, 83, 108, 93, 198, 50, 231, 206, 112, 89, 127, 52, 114, 214, 50, 84, 142, 20, 147, 189, 207, 131, 164, 87, 56, 190, 205, 193, 95, 218, 80, 83, 49, 102, 38, 120, 199, 59, 15, 117, 154, 19, 133, 151, 67, 23, 98, 94, 81, 34, 186, 150, 9, 150, 160, 131, 191, 146, 98, 100, 177, 170, 34, 224, 209, 205, 63, 215, 220, 180, 215, 32, 229, 126, 240, 7, 20, 85, 218, 79, 164, 180, 132, 169, 253, 139, 117, 188, 139, 188, 5, 149, 8, 158, 33, 242, 115, 245, 150, 57, 143, 215, 206, 194, 101, 111, 30, 115, 211, 58, 84, 181, 200, 228, 68, 0, 114, 167, 246, 241, 129, 35, 10, 140, 192, 17, 49, 217, 252, 173, 4, 9, 34, 253, 245, 69] }
[INFO] [stdout] 
[INFO] [stdout] Attributes:
[INFO] [stdout]   OID: 1.2.840.113549.1.9.14
[INFO] [stdout]   Extensions:
[INFO] [stdout]     ID: 2.5.29.19
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 6, 1, 1, 255, 2, 1, 5] }
[INFO] [stdout]     ID: 2.23.133.5.4.4
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 19, 4, 17, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gen_init_devid_csr_mldsa87' (19) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cba510ba96a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cba510ba96a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cba510ba96a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cba510ba96a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cba510d072a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cba510d072a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5cba510bf242 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cba510bf242 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cba5109951f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cba5109951f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cba510b2c89 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cba50f90cec - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cba50f90cec - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cba510b2f02 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cba510b2f02 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cba510995d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cba51090f79 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cba5109a2ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cba510d0eac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cba510d0c22 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cba50f2dfa2 - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cba50f2dfa2 - <test_rustcrypto_mldsa[6b64f96ad4adb509]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[edc9f4538034c58]::KeyPair<ml_dsa[edc9f4538034c58]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x5cba50f1e76b - test_rustcrypto_mldsa[6b64f96ad4adb509]::test_gen_init_devid_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:33:25
[INFO] [stdout]   23:     0x5cba50f1d4c7 - test_rustcrypto_mldsa[6b64f96ad4adb509]::test_gen_init_devid_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:13:37
[INFO] [stdout]   24:     0x5cba50f15676 - <test_rustcrypto_mldsa[6b64f96ad4adb509]::test_gen_init_devid_csr_mldsa87::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cba50f84dcb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cba50f84dcb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5cba50f917bb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5cba50f917bb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5cba50f917bb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cba50f917bb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cba50f917bb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cba50f917bb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5cba50f917bb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5cba50f8ced4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5cba50f8ced4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cba50f943c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5cba50f943c2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5cba50f943c2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cba50f943c2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cba50f943c2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cba50f943c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5cba50f943c2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cba510ba09f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5cba510ba09f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ad2ed500aa4 - <unknown>
[INFO] [stdout]   46:     0x7ad2ed58da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_gen_fmc_alias_csr_mldsa87 stdout ----
[INFO] [stdout] 
[INFO] [stdout] Subject names:
[INFO] [stdout]   2.5.4.5: Any { tag: Tag(0x13: PrintableString), value: BytesOwned { length: Length(64), inner: [66, 52, 66, 65, 65, 69, 69, 65, 67, 52, 48, 54, 54, 57, 66, 48, 57, 52, 52, 52, 57, 57, 48, 51, 49, 65, 55, 67, 69, 55, 68, 68, 48, 65, 56, 68, 66, 52, 65, 66, 70, 54, 70, 57, 70, 56, 65, 70, 65, 69, 54, 70, 50, 50, 51, 67, 48, 65, 53, 49, 69, 69, 66, 53] } }
[INFO] [stdout]   2.5.4.3: Any { tag: Tag(0x0c: UTF8String), value: BytesOwned { length: Length(30), inner: [67, 97, 108, 105, 112, 116, 114, 97, 32, 50, 46, 48, 32, 77, 108, 68, 115, 97, 56, 55, 32, 70, 77, 67, 32, 65, 108, 105, 97, 115] } }
[INFO] [stdout] 
[INFO] [stdout] Public key:
[INFO] [stdout]   Algorithm: 2.16.840.1.101.3.4.3.19
[INFO] [stdout]   Parameters: None
[INFO] [stdout]   Key: BitString { unused_bits: 0, bit_length: 20736, inner: [0, 250, 77, 6, 147, 87, 212, 131, 49, 26, 249, 208, 57, 244, 40, 160, 209, 112, 175, 91, 71, 121, 168, 28, 17, 30, 212, 207, 142, 174, 238, 50, 37, 5, 210, 149, 86, 138, 79, 250, 200, 57, 233, 73, 15, 112, 177, 91, 130, 189, 56, 217, 77, 246, 204, 2, 94, 208, 169, 227, 48, 69, 52, 63, 92, 80, 76, 11, 30, 188, 222, 70, 44, 127, 128, 68, 65, 50, 86, 151, 58, 141, 143, 99, 62, 125, 240, 163, 30, 237, 49, 34, 51, 80, 107, 212, 13, 255, 18, 130, 154, 66, 34, 248, 75, 83, 221, 251, 31, 197, 146, 209, 219, 96, 107, 113, 124, 16, 14, 97, 3, 112, 23, 139, 101, 132, 189, 250, 73, 56, 85, 98, 86, 34, 116, 92, 207, 20, 23, 95, 67, 205, 106, 21, 142, 107, 82, 223, 92, 97, 116, 7, 168, 126, 78, 255, 37, 24, 1, 105, 221, 156, 173, 58, 119, 37, 6, 89, 180, 74, 93, 229, 126, 69, 144, 174, 196, 183, 185, 56, 115, 188, 252, 86, 195, 244, 208, 95, 147, 104, 100, 165, 89, 89, 181, 160, 244, 107, 219, 218, 191, 73, 191, 211, 157, 97, 191, 229, 239, 122, 101, 31, 232, 33, 31, 87, 91, 180, 158, 189, 8, 139, 6, 27, 213, 164, 79, 147, 104, 123, 5, 232, 208, 12, 96, 55, 97, 112, 100, 30, 189, 102, 172, 218, 219, 170, 7, 19, 141, 56, 70, 207, 93, 68, 2, 177, 156, 230, 180, 98, 178, 4, 32, 176, 225, 141, 154, 152, 124, 30, 247, 225, 229, 22, 29, 162, 59, 222, 170, 57, 29, 36, 38, 65, 173, 243, 241, 6, 118, 117, 248, 130, 251, 224, 94, 102, 136, 112, 36, 34, 24, 107, 122, 115, 62, 188, 51, 192, 30, 226, 34, 62, 49, 71, 180, 67, 98, 104, 82, 94, 5, 148, 194, 237, 13, 60, 213, 150, 113, 16, 205, 155, 107, 4, 192, 216, 61, 79, 138, 226, 166, 149, 192, 3, 197, 87, 200, 106, 125, 167, 89, 151, 136, 190, 240, 48, 5, 106, 196, 241, 67, 225, 14, 143, 55, 0, 118, 134, 12, 121, 96, 240, 60, 158, 37, 7, 234, 162, 246, 13, 108, 202, 230, 138, 23, 110, 195, 151, 211, 239, 173, 76, 115, 34, 163, 193, 149, 240, 134, 242, 60, 96, 63, 201, 172, 106, 47, 231, 153, 24, 103, 67, 73, 24, 81, 30, 82, 218, 127, 232, 232, 133, 237, 241, 66, 253, 46, 174, 146, 87, 237, 162, 18, 210, 191, 146, 148, 147, 159, 109, 33, 122, 126, 55, 155, 24, 200, 169, 123, 199, 227, 198, 145, 155, 53, 209, 61, 117, 143, 119, 229, 208, 248, 31, 192, 147, 69, 218, 217, 65, 105, 63, 12, 203, 80, 175, 201, 46, 168, 251, 162, 144, 54, 245, 41, 202, 227, 148, 202, 27, 122, 62, 80, 250, 215, 69, 182, 20, 83, 52, 69, 148, 76, 134, 74, 33, 82, 96, 142, 234, 232, 183, 17, 134, 185, 233, 244, 120, 57, 149, 53, 126, 81, 175, 171, 25, 222, 28, 20, 194, 224, 164, 208, 136, 189, 14, 8, 41, 88, 232, 153, 171, 241, 222, 92, 75, 126, 174, 1, 114, 176, 64, 35, 5, 75, 163, 41, 250, 172, 183, 255, 28, 211, 8, 156, 167, 229, 222, 200, 73, 31, 96, 107, 45, 22, 76, 41, 87, 57, 195, 20, 142, 227, 141, 179, 93, 63, 77, 106, 245, 53, 186, 148, 135, 179, 39, 199, 154, 242, 81, 166, 225, 174, 133, 174, 4, 194, 113, 48, 233, 228, 82, 54, 27, 196, 76, 162, 188, 121, 33, 59, 61, 124, 23, 206, 0, 105, 209, 93, 226, 160, 81, 136, 127, 16, 202, 29, 76, 80, 222, 51, 189, 97, 72, 5, 73, 119, 49, 238, 54, 49, 148, 187, 225, 88, 88, 181, 119, 236, 144, 133, 210, 42, 134, 62, 162, 171, 232, 107, 124, 208, 160, 11, 83, 176, 132, 195, 26, 7, 12, 61, 206, 152, 188, 75, 78, 152, 189, 18, 9, 63, 140, 189, 24, 76, 203, 246, 69, 27, 117, 91, 89, 123, 15, 186, 168, 39, 181, 77, 4, 115, 85, 235, 33, 211, 140, 13, 37, 190, 173, 134, 255, 42, 117, 219, 224, 136, 222, 112, 128, 69, 97, 11, 195, 26, 58, 3, 52, 132, 249, 5, 172, 240, 96, 192, 194, 229, 162, 21, 88, 172, 51, 221, 28, 243, 159, 199, 213, 37, 143, 22, 211, 147, 199, 112, 90, 6, 253, 137, 200, 240, 62, 127, 97, 238, 122, 25, 32, 159, 194, 216, 102, 149, 205, 200, 194, 137, 169, 49, 207, 21, 79, 143, 136, 246, 124, 250, 201, 236, 199, 156, 12, 162, 84, 67, 118, 93, 71, 159, 35, 175, 156, 149, 226, 79, 79, 95, 203, 190, 221, 238, 119, 61, 221, 32, 207, 228, 91, 86, 116, 142, 251, 137, 77, 87, 183, 106, 216, 62, 194, 7, 236, 218, 254, 97, 231, 151, 23, 107, 167, 169, 162, 3, 36, 74, 253, 71, 246, 42, 252, 247, 218, 247, 141, 194, 135, 30, 90, 106, 75, 138, 151, 159, 26, 247, 46, 192, 178, 119, 202, 150, 108, 81, 193, 140, 75, 254, 113, 0, 49, 53, 2, 233, 8, 239, 81, 156, 228, 148, 220, 220, 111, 36, 149, 59, 220, 72, 136, 4, 238, 26, 168, 4, 36, 78, 202, 146, 240, 174, 212, 214, 146, 102, 149, 187, 95, 162, 26, 200, 144, 37, 225, 56, 12, 236, 252, 91, 229, 144, 59, 36, 101, 172, 28, 213, 50, 156, 238, 0, 47, 49, 175, 15, 70, 47, 171, 201, 86, 20, 112, 63, 4, 100, 220, 235, 78, 139, 104, 197, 36, 152, 65, 27, 191, 36, 4, 27, 153, 112, 5, 101, 42, 63, 240, 173, 128, 0, 215, 113, 251, 237, 137, 231, 53, 43, 120, 25, 34, 236, 83, 121, 135, 76, 161, 187, 210, 15, 129, 175, 191, 186, 121, 149, 66, 190, 63, 84, 125, 175, 252, 37, 47, 117, 218, 161, 79, 74, 193, 91, 221, 141, 242, 173, 17, 31, 174, 42, 246, 240, 21, 101, 254, 249, 35, 95, 146, 39, 166, 225, 182, 150, 205, 199, 242, 42, 189, 189, 221, 74, 116, 244, 54, 188, 63, 121, 26, 186, 226, 153, 254, 117, 52, 109, 220, 128, 131, 126, 22, 228, 115, 96, 70, 94, 160, 78, 213, 176, 78, 164, 110, 21, 121, 82, 112, 66, 203, 109, 65, 109, 128, 95, 168, 180, 66, 234, 173, 2, 226, 148, 154, 163, 190, 46, 120, 84, 108, 144, 115, 94, 218, 250, 87, 81, 6, 22, 77, 181, 1, 248, 49, 206, 147, 229, 89, 14, 93, 194, 220, 152, 39, 167, 192, 196, 75, 62, 144, 107, 26, 223, 94, 69, 50, 107, 5, 239, 31, 60, 39, 212, 202, 120, 95, 110, 87, 134, 122, 166, 65, 207, 88, 137, 92, 75, 0, 198, 139, 32, 119, 43, 164, 11, 160, 49, 135, 40, 252, 198, 151, 167, 24, 170, 2, 198, 50, 16, 203, 0, 65, 209, 214, 104, 0, 9, 75, 132, 163, 211, 234, 71, 152, 66, 93, 27, 10, 32, 34, 225, 221, 2, 242, 161, 204, 35, 23, 136, 4, 208, 252, 98, 194, 214, 4, 45, 150, 253, 162, 136, 94, 243, 92, 29, 89, 117, 129, 150, 138, 40, 215, 212, 26, 25, 174, 237, 27, 103, 161, 112, 176, 225, 204, 5, 72, 207, 69, 40, 70, 89, 118, 74, 80, 136, 67, 174, 162, 223, 165, 71, 155, 163, 61, 120, 96, 23, 148, 59, 101, 88, 53, 186, 131, 230, 37, 218, 166, 43, 100, 191, 3, 114, 63, 92, 148, 175, 174, 76, 60, 77, 70, 56, 36, 9, 114, 152, 176, 178, 109, 161, 191, 204, 82, 135, 189, 101, 202, 2, 168, 29, 246, 51, 76, 245, 149, 57, 215, 42, 232, 140, 80, 22, 2, 191, 162, 186, 48, 246, 16, 216, 23, 14, 128, 88, 75, 216, 233, 28, 101, 163, 121, 231, 9, 237, 92, 172, 197, 209, 6, 97, 59, 216, 114, 124, 127, 55, 116, 156, 49, 188, 99, 89, 156, 177, 148, 204, 159, 183, 167, 10, 42, 192, 55, 221, 101, 242, 69, 179, 157, 202, 168, 146, 171, 11, 188, 29, 56, 8, 46, 107, 176, 153, 137, 121, 184, 117, 29, 153, 200, 16, 67, 162, 233, 243, 101, 36, 148, 208, 76, 0, 244, 45, 20, 138, 119, 181, 43, 191, 228, 248, 9, 157, 54, 7, 175, 32, 169, 106, 216, 92, 216, 93, 36, 132, 237, 251, 36, 249, 16, 26, 65, 213, 128, 214, 68, 87, 83, 120, 190, 235, 105, 220, 252, 133, 183, 129, 116, 184, 7, 1, 43, 18, 41, 196, 166, 148, 135, 177, 203, 222, 227, 209, 158, 50, 73, 146, 235, 30, 235, 228, 132, 109, 99, 71, 166, 78, 172, 231, 109, 212, 197, 96, 3, 121, 196, 177, 4, 16, 230, 202, 18, 39, 210, 144, 162, 177, 189, 58, 50, 147, 153, 221, 66, 200, 194, 79, 91, 178, 75, 177, 92, 74, 119, 24, 211, 180, 141, 213, 32, 138, 167, 70, 129, 79, 169, 154, 25, 88, 219, 195, 151, 65, 204, 67, 61, 153, 74, 179, 134, 133, 83, 250, 111, 123, 252, 1, 247, 34, 14, 38, 140, 93, 97, 7, 82, 243, 42, 63, 89, 225, 103, 17, 31, 139, 19, 98, 75, 178, 233, 0, 18, 236, 247, 206, 121, 110, 182, 189, 229, 155, 126, 99, 193, 185, 162, 139, 167, 90, 150, 68, 22, 55, 64, 78, 251, 111, 139, 67, 202, 175, 177, 225, 210, 140, 209, 29, 209, 169, 163, 4, 145, 188, 73, 170, 161, 55, 40, 220, 123, 198, 88, 144, 101, 122, 249, 75, 157, 53, 130, 152, 211, 78, 48, 235, 9, 140, 234, 153, 155, 93, 68, 117, 141, 223, 214, 13, 163, 173, 187, 173, 48, 63, 158, 170, 82, 19, 54, 30, 152, 105, 45, 202, 255, 246, 76, 204, 241, 13, 210, 151, 115, 32, 70, 159, 175, 155, 232, 58, 25, 150, 154, 64, 102, 140, 186, 235, 64, 143, 85, 133, 242, 75, 235, 229, 226, 154, 194, 38, 208, 211, 135, 144, 233, 152, 107, 28, 141, 216, 242, 222, 189, 87, 88, 165, 194, 95, 77, 178, 46, 53, 63, 169, 172, 54, 151, 217, 84, 122, 199, 42, 61, 142, 163, 71, 1, 113, 42, 90, 91, 108, 62, 215, 3, 201, 120, 199, 109, 162, 219, 166, 205, 61, 206, 218, 117, 183, 1, 224, 35, 76, 30, 5, 128, 228, 245, 223, 201, 111, 36, 103, 90, 230, 81, 222, 57, 224, 64, 88, 10, 31, 224, 168, 199, 61, 3, 88, 108, 252, 29, 120, 20, 92, 86, 123, 129, 78, 15, 144, 145, 120, 51, 243, 198, 12, 128, 213, 247, 167, 202, 153, 13, 98, 102, 80, 199, 227, 72, 88, 21, 141, 94, 10, 177, 222, 170, 2, 208, 201, 223, 250, 16, 36, 25, 184, 174, 208, 39, 198, 3, 36, 230, 241, 16, 0, 21, 192, 78, 80, 115, 11, 143, 184, 28, 33, 102, 228, 226, 144, 20, 37, 212, 91, 6, 21, 172, 87, 79, 167, 66, 149, 188, 207, 44, 58, 255, 163, 29, 12, 204, 20, 156, 84, 192, 113, 200, 152, 211, 56, 181, 79, 117, 124, 84, 52, 145, 15, 111, 219, 127, 46, 96, 160, 225, 120, 0, 5, 70, 173, 65, 240, 99, 98, 58, 217, 106, 184, 2, 3, 81, 211, 238, 167, 176, 224, 101, 77, 215, 189, 31, 129, 76, 104, 20, 74, 164, 145, 137, 70, 95, 196, 81, 189, 94, 146, 85, 50, 30, 5, 51, 6, 5, 129, 194, 42, 199, 79, 11, 211, 215, 209, 66, 28, 1, 211, 183, 87, 98, 209, 155, 120, 117, 15, 231, 244, 228, 18, 77, 0, 54, 168, 234, 227, 130, 132, 53, 115, 158, 161, 55, 33, 217, 248, 38, 116, 106, 114, 29, 24, 246, 66, 45, 138, 135, 57, 43, 187, 93, 53, 102, 110, 214, 126, 87, 151, 115, 130, 28, 123, 24, 112, 205, 20, 163, 227, 255, 248, 128, 24, 73, 35, 134, 77, 129, 222, 196, 91, 147, 107, 66, 174, 16, 96, 230, 33, 207, 176, 187, 47, 237, 81, 201, 204, 165, 176, 3, 31, 59, 213, 26, 78, 126, 124, 167, 96, 141, 96, 30, 14, 158, 108, 39, 38, 32, 37, 132, 21, 75, 170, 72, 141, 105, 227, 219, 156, 81, 67, 222, 104, 116, 49, 95, 49, 80, 117, 111, 247, 45, 178, 164, 184, 190, 150, 49, 145, 54, 26, 174, 80, 162, 4, 107, 170, 234, 100, 96, 150, 128, 172, 233, 212, 154, 243, 182, 134, 144, 135, 53, 27, 161, 247, 245, 178, 255, 33, 154, 100, 189, 114, 25, 29, 238, 234, 29, 17, 219, 165, 124, 28, 90, 169, 183, 127, 64, 168, 213, 248, 164, 23, 8, 242, 47, 245, 192, 98, 119, 11, 151, 162, 244, 130, 105, 35, 39, 44, 141, 105, 74, 100, 102, 143, 237, 169, 47, 219, 32, 63, 240, 140, 100, 7, 193, 163, 253, 112, 72, 11, 18, 107, 135, 246, 129, 121, 34, 5, 123, 76, 197, 68, 125, 196, 197, 166, 141, 99, 143, 129, 209, 154, 104, 69, 7, 87, 222, 228, 191, 246, 168, 69, 254, 199, 249, 52, 175, 215, 100, 11, 97, 119, 159, 143, 200, 143, 98, 68, 115, 191, 42, 53, 156, 158, 236, 32, 24, 96, 66, 232, 57, 93, 193, 105, 38, 181, 234, 34, 146, 230, 231, 201, 229, 84, 101, 8, 19, 170, 118, 228, 130, 184, 37, 10, 204, 64, 216, 193, 45, 0, 23, 185, 101, 128, 25, 69, 8, 46, 100, 93, 111, 156, 187, 194, 46, 70, 96, 148, 171, 73, 163, 235, 162, 10, 177, 110, 84, 162, 211, 166, 227, 250, 129, 99, 0, 70, 173, 174, 64, 248, 168, 97, 107, 152, 60, 65, 143, 237, 199, 117, 149, 44, 12, 141, 31, 159, 140, 227, 205, 95, 56, 57, 137, 239, 96, 223, 74, 105, 77, 233, 17, 32, 243, 175, 246, 47, 191, 165, 48, 31, 50, 87, 110, 190, 113, 131, 215, 86, 126, 239, 179, 37, 91, 39, 109, 228, 83, 219, 235, 255, 38, 7, 225, 184, 69, 36, 177, 9, 175, 191, 70, 17, 59, 243, 54, 234, 9, 227, 187, 226, 81, 163, 71, 90, 196, 26, 220, 71, 206, 239, 49, 59, 217, 2, 65, 196, 133, 133, 211, 101, 15, 195, 82, 158, 217, 143, 219, 236, 120, 72, 183, 14, 122, 26, 89, 72, 182, 184, 179, 125, 93, 146, 251, 177, 60, 85, 169, 103, 132, 19, 205, 131, 156, 48, 100, 206, 184, 149, 215, 63, 152, 51, 86, 81, 252, 192, 124, 208, 217, 228, 93, 244, 4, 173, 175, 236, 244, 134, 239, 96, 135, 77, 177, 121, 51, 236, 37, 69, 186, 154, 97, 254, 174, 162, 141, 247, 233, 212, 218, 195, 62, 143, 74, 35, 192, 189, 97, 196, 104, 136, 23, 93, 185, 224, 132, 184, 3, 172, 246, 233, 138, 101, 4, 93, 206, 134, 95, 155, 136, 28, 71, 52, 15, 12, 98, 138, 173, 181, 79, 74, 24, 22, 122, 6, 167, 202, 163, 230, 154, 98, 57, 230, 162, 218, 248, 217, 90, 222, 124] }
[INFO] [stdout] 
[INFO] [stdout] Attributes:
[INFO] [stdout]   OID: 1.2.840.113549.1.9.14
[INFO] [stdout]   Extensions:
[INFO] [stdout]     ID: 2.5.29.19
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 6, 1, 1, 255, 2, 1, 5] }
[INFO] [stdout]     ID: 2.23.133.5.4.4
[INFO] [stdout]     Critical: true
[INFO] [stdout]     Value: OctetString { inner: [48, 19, 4, 17, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255] }
[INFO] [stdout] 
[INFO] [stdout] thread 'test_gen_fmc_alias_csr_mldsa87' (18) panicked at src/csr_rustcrypto.rs:197:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5cba510ba96a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5cba510ba96a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5cba510ba96a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5cba510ba96a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5cba510d072a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5cba510d072a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5cba510bf242 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5cba510bf242 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5cba5109951f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5cba5109951f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5cba510b2c89 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5cba50f90cec - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5cba50f90cec - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5cba510b2f02 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5cba510b2f02 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5cba510995d8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5cba51090f79 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5cba5109a2ed - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5cba510d0eac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5cba510d0c22 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5cba50f2dfa2 - <core[786f478f706679df]::result::Result<(), std[f92b4c606f291077]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5cba50f2dfa2 - <test_rustcrypto_mldsa[6b64f96ad4adb509]::csr_rustcrypto::CsrTemplateBuilder<ml_dsa[edc9f4538034c58]::KeyPair<ml_dsa[edc9f4538034c58]::MlDsa87>>>::tbs_template
[INFO] [stdout]                                at /opt/rustwide/workdir/src/csr_rustcrypto.rs:197:42
[INFO] [stdout]   22:     0x5cba50f1db7b - test_rustcrypto_mldsa[6b64f96ad4adb509]::test_gen_fmc_alias_csr_mldsa87
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:25
[INFO] [stdout]   23:     0x5cba50f1d437 - test_rustcrypto_mldsa[6b64f96ad4adb509]::test_gen_fmc_alias_csr_mldsa87::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:40:36
[INFO] [stdout]   24:     0x5cba50f155b6 - <test_rustcrypto_mldsa[6b64f96ad4adb509]::test_gen_fmc_alias_csr_mldsa87::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5cba50f84dcb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5cba50f84dcb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5cba50f917bb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5cba50f917bb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5cba50f917bb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5cba50f917bb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5cba50f917bb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5cba50f917bb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5cba50f917bb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5cba50f8ced4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5cba50f8ced4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5cba50f943c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5cba50f943c2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5cba50f943c2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5cba50f943c2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5cba50f943c2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5cba50f943c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5cba50f943c2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5cba510ba09f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x5cba510ba09f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ad2ed500aa4 - <unknown>
[INFO] [stdout]   46:     0x7ad2ed58da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_gen_fmc_alias_csr_mldsa87
[INFO] [stdout]     test_gen_init_devid_csr_mldsa87
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin test-rustcrypto-mldsa`
[INFO] running `Command { std: "docker" "inspect" "d412f32568f01953a98bcd652ab5d60b8567b48e35ad64286b4c49593865f0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d412f32568f01953a98bcd652ab5d60b8567b48e35ad64286b4c49593865f0a0", kill_on_drop: false }`
[INFO] [stdout] d412f32568f01953a98bcd652ab5d60b8567b48e35ad64286b4c49593865f0a0
